WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ObservableCollectionBase<T> Class / CollectionResetting Event
In This Topic
    CollectionResetting Event (ObservableCollectionBase<T>)
    In This Topic
    Occurs before all items are removed.
    Syntax
    public event EventHandler CollectionResetting
    See Also